home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 15 / CU Amiga Magazine's Super CD-ROM 15 (1997)(EMAP Images)(GB)[!][issue 1997-10].iso / CUCD / Graphics / Ghostscript / source / Fontmap.OS2 < prev    next >
Text File  |  1996-10-22  |  7KB  |  215 lines

  1. %    Copyright (C) 1990, 1992, 1993, 1996 Aladdin Enterprises.  All rights reserved.
  2. % This file is part of Aladdin Ghostscript.
  3. % Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author
  4. % or distributor accepts any responsibility for the consequences of using it,
  5. % or for whether it serves any particular purpose or works at all, unless he
  6. % or she says so in writing.  Refer to the Aladdin Ghostscript Free Public
  7. % License (the "License") for full details.
  8. % Every copy of Aladdin Ghostscript must include a copy of the License,
  9. % normally in a plain ASCII text file named PUBLIC.  The License grants you
  10. % the right to copy, modify and redistribute Aladdin Ghostscript, but only
  11. % under certain conditions described in the License.  Among other things, the
  12. % License requires that the copyright notice and this notice be preserved on
  13. % all copies.
  14.  
  15. % fontmap.os2 aka Fontmap.OS2 - OS/2 font catalog for Ghostscript.
  16.  
  17. % ----------------------------------------------------------------
  18.  
  19. % This file is a catalog of fonts known to Ghostscript.  Any font
  20. % that is to be loaded automatically when named must be in this catalog,
  21. % except for fonts that Ghostscript finds automatically in directories
  22. % named in the GS_FONTPATH environment variable.
  23.  
  24. % Each font has an entry consisting of three items:
  25. %
  26. %    - The name by which the font is known inside Ghostscript
  27. %    (a Ghostscript name preceded by a `/', or a string enclosed
  28. %    in parentheses).  This is used to find the file from which
  29. %    a font of a given name should be loaded.
  30. %
  31. %    - Information depending on whether this is a real font or a
  32. %    font alias:
  33. %
  34. %        - For real fonts, the name of the Ghostscript font
  35. %        file (a Ghostscript string, enclosed in parentheses).
  36. %        The filename should include the extension, which (by
  37. %        convention) is `.gsf'.  `.pfa' and `.pfb' files are
  38. %        also usable as fonts for Ghostscript.
  39. %
  40. %        - For font aliases, the name of the font which should
  41. %        be used when this one is requested, preceded by a
  42. %        `/'.  See the entry for Charter below for an example.
  43. %
  44. %    - A terminating semicolon.
  45.  
  46. % Because of limitations in the MS-DOS environment, Ghostscript font
  47. % file names must be no more than 8 characters long, must consist only
  48. % of LOWER CASE letters, digits, and underscores, and must start with a
  49. % letter.  Font names, on the other hand, need only obey the syntax of
  50. % names in the Ghostscript language, which is much more liberal.
  51.  
  52. % Most of the Ghostscript fonts were created automatically from freely
  53. % available bitmaps.  There is a makefile (fonts.mak) that specifies
  54. % how this conversion was done.  fonts.mak also specifies, for each such
  55. % converted font, its uniqueID (an integer used to identify distinct fonts
  56. % within the Ghostscript font machinery), and its encoding (the mapping
  57. % from character codes in a string to character names).  For more detailed
  58. % information, read fonts.mak.
  59.  
  60. % The following table is actually a Ghostscript data structure.
  61. % If you add new entries, be sure to copy the punctuation accurately;
  62. % in particular, you must leave at least one space or tab between each
  63. % field in the entry.  Also, please read fonts.doc for important information
  64. % about font names.
  65.  
  66.  
  67. %
  68. % Fonts contributed by:
  69. %    URW++ Design and Development Incorporated
  70. %    Poppenbuetteler Bogen 29A
  71. %    D-22399 Hamburg
  72. %    Germany
  73. %    tel. +49 (40) 60 60 50
  74. %    fax +49 (40) 60 60 51 11
  75. % for distribution under the GNU License and Aladdin Free Public License.
  76. % See the notice at the head of this Fontmap file for licensing terms.
  77. % Each of these fonts is individually covered by the license:
  78. % for licensing purposes, they are not "part of" any larger entity.
  79. % The following notice applies to these fonts:
  80. %
  81. %    Copyright URW Software, Copyright 1994 by URW.
  82. %
  83.  
  84. % Actual fonts
  85.  
  86. /URWBookmanL-DemiBold    (b018015l.pfb)    ;
  87. /URWBookmanL-DemiBoldItal    (b018035l.pfb)    ;
  88. /URWBookmanL-Ligh    (b018012l.pfb)    ;
  89. /URWBookmanL-LighItal    (b018032l.pfb)    ;
  90.  
  91. /NimbusMonL-Regu    (n022003l.pfb)    ;
  92. /NimbusMonL-ReguObli    (n022023l.pfb)    ;
  93. /NimbusMonL-Bold    (n022004l.pfb)    ;
  94. /NimbusMonL-BoldObli    (n022024l.pfb)    ;
  95.  
  96. /URWGothicL-Book    (a010013l.pfb)    ;
  97. /URWGothicL-BookObli    (a010033l.pfb)    ;
  98. /URWGothicL-Demi    (a010015l.pfb)    ;
  99. /URWGothicL-DemiObli    (a010035l.pfb)    ;
  100.  
  101. /NimbusSanL-Regu    (n019003l.pfb)    ;
  102. /NimbusSanL-ReguItal    (n019023l.pfb)    ;
  103. /NimbusSanL-Bold    (n019004l.pfb)    ;
  104. /NimbusSanL-BoldItal    (n019024l.pfb)    ;
  105.  
  106. /NimbusSanL-ReguCond    (n019043l.pfb)    ;
  107. /NimbusSanL-ReguCondItal    (n019063l.pfb)    ;
  108. /NimbusSanL-BoldCond    (n019044l.pfb)    ;
  109. /NimbusSanL-BoldCondItal    (n019064l.pfb)    ;
  110.  
  111. /URWPalladioL-Roma    (p052003l.pfb)    ;
  112. /URWPalladioL-Ital    (p052023l.pfb)    ;
  113. /URWPalladioL-Bold    (p052004l.pfb)    ;
  114. /URWPalladioL-BoldItal    (p052024l.pfb)    ;
  115.  
  116. /CenturySchL-Roma    (c059013l.pfb)    ;
  117. /CenturySchL-Ital    (c059033l.pfb)    ;
  118. /CenturySchL-Bold    (c059016l.pfb)    ;
  119. /CenturySchL-BoldItal    (c059036l.pfb)    ;
  120.  
  121. /NimbusRomNo9L-Regu    (n021003l.pfb)    ;
  122. /NimbusRomNo9L-ReguItal    (n021023l.pfb)    ;
  123. /NimbusRomNo9L-Medi    (n021004l.pfb)    ;
  124. /NimbusRomNo9L-MediItal    (n021024l.pfb)    ;
  125.  
  126. /StandardSymL    (s050000l.pfb)    ;
  127.  
  128. /URWChanceryL-MediItal    (z003034l.pfb)    ;
  129.  
  130. /Dingbats    (d050000l.pfb)    ;
  131.  
  132. % Aliases
  133.  
  134. /Bookman-Demi            /URWBookmanL-DemiBold    ;
  135. /Bookman-DemiItalic        /URWBookmanL-DemiBoldItal    ;
  136. /Bookman-Light            /URWBookmanL-Ligh    ;
  137. /Bookman-LightItalic        /URWBookmanL-LighItal    ;
  138.  
  139. /Courier            /NimbusMonL-Regu    ;
  140. /Courier-Oblique        /NimbusMonL-ReguObli    ;
  141. /Courier-Bold            /NimbusMonL-Bold    ;
  142. /Courier-BoldOblique        /NimbusMonL-BoldObli    ;
  143.  
  144. /AvantGarde-Book        /URWGothicL-Book    ;
  145. /AvantGarde-BookOblique        /URWGothicL-BookObli    ;
  146. /AvantGarde-Demi        /URWGothicL-Demi    ;
  147. /AvantGarde-DemiOblique        /URWGothicL-DemiObli    ;
  148.  
  149. /Helvetica            /NimbusSanL-Regu    ;
  150. /Helvetica-Oblique        /NimbusSanL-ReguItal    ;
  151. /Helvetica-Bold            /NimbusSanL-Bold    ;
  152. /Helvetica-BoldOblique        /NimbusSanL-BoldItal    ;
  153.  
  154. /Helvetica-Narrow        /NimbusSanL-ReguCond    ;
  155. /Helvetica-Narrow-Oblique    /NimbusSanL-ReguCondItal    ;
  156. /Helvetica-Narrow-Bold        /NimbusSanL-BoldCond    ;
  157. /Helvetica-Narrow-BoldOblique    /NimbusSanL-BoldCondItal    ;
  158.  
  159. /Palatino-Roman            /URWPalladioL-Roma    ;
  160. /Palatino-Italic        /URWPalladioL-Ital    ;
  161. /Palatino-Bold            /URWPalladioL-Bold    ;
  162. /Palatino-BoldItalic        /URWPalladioL-BoldItal    ;
  163.  
  164. /NewCenturySchlbk-Roman        /CenturySchL-Roma    ;
  165. /NewCenturySchlbk-Italic    /CenturySchL-Ital    ;
  166. /NewCenturySchlbk-Bold        /CenturySchL-Bold    ;
  167. /NewCenturySchlbk-BoldItalic    /CenturySchL-BoldItal    ;
  168.  
  169. /Times-Roman            /NimbusRomNo9L-Regu    ;
  170. /Times-Italic            /NimbusRomNo9L-ReguItal    ;
  171. /Times-Bold            /NimbusRomNo9L-Medi    ;
  172. /Times-BoldItalic        /NimbusRomNo9L-MediItal    ;
  173.  
  174. /Symbol                /StandardSymL    ;
  175.  
  176. /ZapfChancery-MediumItalic    /URWChanceryL-MediItal    ;
  177.  
  178. /ZapfDingbats            /Dingbats    ;
  179.  
  180.  
  181. % ATM fonts that come with OS/2.
  182.  
  183. /Courier            (cour.pfb)    ;
  184. /Courier-Oblique        /Courier-Italic    ;
  185. /Courier-Italic            (couri.pfb)    ;
  186. /Courier-Bold            (courb.pfb)    ;
  187. /Courier-BoldOblique        /Courier-BoldItalic    ;
  188. /Courier-BoldItalic        (courbi.pfb)    ;
  189.  
  190. /Helvetica            (helv.pfb)    ;
  191. /Helvetica-Oblique        /Helvetica-Italic    ;
  192. /Helvetica-Italic        (helvi.pfb)    ;
  193. /Helvetica-Bold            (helvb.pfb)    ;
  194. /Helvetica-BoldOblique        /Helvetica-BoldItalic    ;
  195. /Helvetica-BoldItalic        (helvbi.pfb)    ;
  196.  
  197. /Symbol                /SymbolSet    ;
  198. /SymbolSet            (symb.pfb)    ;
  199.  
  200. /Times-Roman            /TimesNewRoman    ;
  201. /TimesNewRoman            (tnr.pfb)    ;
  202. /Times-Italic            /TimesNewRoman-Italic    ;
  203. /TimesNewRoman-Italic        (tnri.pfb)    ;
  204. /Times-Bold            /TimesNewRoman-Bold    ;
  205. /TimesNewRoman-Bold        (tnrb.pfb)    ;
  206. /Times-BoldItalic        /TimesNewRoman-BoldItalic    ;
  207. /TimesNewRoman-BoldItalic    (tnrbi.pfb)    ;
  208.  
  209.  
  210.